home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- SET BLASTER=A220 I7 D1 T2
- REM LPT1=888 LPT2=632 MONO/PAR ADAPTER LPT1=956
- SET SJPORT=888
- :tki
- TKI.EXE
- if errorlevel 240 goto word
- if errorlevel 0 goto exit
- :word
- c:
- cd \wp51
- wp.exe
- C:
- cd\tki
- goto tki
- :exit
-